#w_grid-1603264256325{
  position:fixed;
  top:0;
  left:0 !important;
  z-index:999;
  transition:all .5s ease;
}
.active_nav{
  background:#fff;
}
.active_nav .img_DiQiu{
  border:solid #000 1px !important;
}
.active_nav .yuYan a{
  color: #000 !important;
}
.active_nav .c_portalResSearch_total-02001001 .dialog .diaBtn{
  filter: invert(1);
}
.active_nav #c_portalResPublic_codeContainer-16032647473660960 .img_DiQiu::before{
  background: #bd001e !important;
}
.active_nav  .fa_yjlist span{
  color:#000 !important;
}
.active_nav  .fa_Logo a{
  filter: drop-shadow(-200px 0 0 #F00);
  transform: translateX(200px);
}
/* 聚光灯 */
.c_portalResEbizads_banner-01001001 .subpage_ad .text{
  width:auto;
  top: 50%;
  left: 50%;
  line-height: 1.6;
  transform: translate(-50%, -50%);
}
.fa-tit {
  font-size: 6rem;
  color: #fdfdfd;
  background-clip: text;
  -webkit-background-clip: text;
  clip-path: circle(100px at 0% 50%);
  -webkit: circle(100px at 0% 50%);
  animation: light2 5s infinite;
}

@keyframes light2 {
  0% {
    clip-path: circle(50px at 0% 50%);
    -webkit: circle(50px at 0% 50%);
  }
  50% {
    clip-path: circle(50px at 100% 50%);
    -webkit: circle(50px at 100% 50%);
  }
  100% {
    clip-path: circle(50px at 0% 50%);
    -webkit: circle(50px at 0% 50%);
  }
}



@media screen and (min-width:769px){
  #w_fimg-1603331554971 img{
    min-width:971px;
  }
}

/*字体修改*/
#w_common_text-1603273244761 span,#w_common_text-1603328528021 span,
#w_common_text-1603273244773 span,#w_common_text-1603328627689 span,
#w_common_text-1603273244783 span,#w_common_text-1603328769984 span,
#w_common_text-1603273244795 span,#w_common_text-1603328813549 span{
  font-family:"ht" !important;
}

@media only screen and (max-width: 768px) {

  .fa-tit{
    font-size: 40px;
  }
  #w_grid-1600394543676{
    margin-top: 20px;
  }
}
